Merge branch 'fix-win32-ci' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 00:19:43 +0000 (00:19 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 00:19:43 +0000 (00:19 +0000)
commit75d09d5ab301ac21a0be1284b06851d44bed39c0
tree8d143ea34024130c6da1a9d830d95715a3905070
parent43816ba8d9cfefac9d6887a68b83dd57b74fc04a
parent1c49371edf90270f48c68efcd2a289100b8a25d1
Merge branch 'fix-win32-ci' into 'master'

ci: Don't use --werror for the win32 build

See merge request GNOME/gtk!2349